.top_wrap {
    width: 100%;
    height: 31px;
    line-height: 25px;
    font-size: 12px;
    border-top: 5px solid #00428d;
    border-bottom: 1px solid #ececec;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top .top_l {}

.top .top_r a {
    margin: 0 5px;
}

.top .top_r a.jrsc, .top .top_r a.zxly, .top .top_r a.qywz {
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: left center;
}

.top .top_r a.jrsc {
    background-image: url(../Images/icon_jrsc.png);
}

.top .top_r a.zxly {
    background-image: url(../Images/icon_zxly.png);
}

.top .top_r a.qywz {
    background-image: url(../Images/icon_qywz.png);
}

.header_wrap {
    width: 100%;
}

.header {
    width: 1200px;
    margin: 0 auto;
    height: 118px;
}

.header .logo {
    margin-top: 27px;
}

.header .head_code {
    margin-top: 27px;
}

.header .phone {
    margin-top: 44px;
    margin-left: 20px;
    width: 260px;
    height: 40px;
    border-radius: 20px;
    color: #fff;
    line-height: 40px;
    background: #00428d;
    font-size: 16px;
    font-weight: 700;
}

.header .phone i {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url(../Images/icon_phone.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 5px;
    margin-right: 10px;
}

.nav {
    width: 100%;
    background: #00428d;
    height: 50px;
}

.nav ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.nav ul li a {
    height: 100%;
    width: 171px;
    display: block;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}

.nav ul li a:after {
    content: "|";
    color: #fff;
    float: right;
    font-size: 14px;
}

.nav ul li:nth-last-child(1) a:after {
    content: "";
}

.nav ul li.on a:after {
    content: "";
}

.nav ul li.on a {
    background: #e99102;
}

.nav ul li.on a:hover {
    background: #e99102;
}

.nav ul li a:hover {
    background: #003470;
}

.bottom_wrapper {
    width: 100%;
    height: 350px;
    background: #00428d;
    margin-top: 50px;
}

.bottom_wrapper .bottom {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}

.bottom_wrapper .bottom .bottom_item.bottom_item1 {
    width: 315px;
}

.bottom_wrapper .bottom .bottom_item.bottom_item2 {
    width: 570px;
}

.bottom_wrapper .bottom .bottom_item.bottom_item3 {
    width: 300px;
}

.bottom_wrapper .bottom .bottom_item {
    padding-left: 25px;
    position: relative;
    margin-right: 5px;
}

.bottom_wrapper .bottom .bottom_item .tit {
    line-height: 40px;
    height: 40px;
    color: #e99102;
    font-size: 24px;
    margin-bottom: 20px;
}

.bottom_wrapper .bottom .bottom_item .dot {
    position: absolute;
    left: 0;
    top: 14px;
    width: 12px;
    height: 12px;
    background: #e99102;
    border-radius: 50%;
}

.bottom_wrapper .bottom .bottom_item .line {
    position: absolute;
    left: 6px;
    top: 26px;
    width: 1px;
    height: 200px;
    background: #e99102;
}

.bottom_wrapper .bottom .bottom_item .bot_item_b span, .bottom_wrapper .bottom .bottom_item .bot_item_b>a {
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    display: block;
}

.bottom_wrapper .bottom .bottom_item .bot_item_b a:hover {
    color: #e99102;
}

.bottom_wrapper .bottom .bottom_item.bottom_item2 .bot_item_b {
    width: 180px;
    padding-right: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bottom_wrapper .bottom .bottom_item.bottom_item3 .bot_item_b {
    width: 126px;
    text-align: center;
}

.bottom_wrapper .bottom .bottom_item.bottom_item3 .bot_item_b span {
    color: #e99102;
}

.bottom_wrapper .bottom .bottom_item.bottom_item3 .bot_item_b img {
    width: 126px;
    height: 126px;
}

.bottom_wrapper .bottom .bottom_item.bottom_item3 .phone {
    position: absolute;
    top: 0px;
    right: 10px;
    color: #fff;
}

.bottom_wrapper .bottom .bottom_item.bottom_item3 .phone span {
    display: block;
    line-height: 22px;
    font-size: 16px;
}

.footer {
    text-align: center;
}

.footer .foot1 {
    border-bottom: 1px solid #c9c9c9;
    height: 73px;
    padding-top: 36px;
    line-height: 36px;
    color: #4c4948;
}

.footer .foot1 a {
    margin: 0 10px;
    color: #4c4948;
}

.footer .foot2 {
    height: 60px;
    line-height: 40px;
    color: #4c4948;
}

.footer .foot2 a {
    color: #4c4948;
}

.fixBox {
    position: fixed;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 46px;
    display: none;
}

.fixBox .fix_item {
    width: 46px;
    height: 46px;
    margin-bottom: 2px;
    background-color: #949494;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.fixBox .fix_item.fix_item1 {
    background-image: url(../Images/icon_kf.png);
}

.fixBox .fix_item.fix_item2 {
    background-image: url(../Images/icon_wxicon.png);
}

.fixBox .fix_item.fix_item3 {
    background-image: url(../Images/icon_ly.png);
}

.fixBox .fix_item.fix_item4 {
    background-image: url(../Images/icon_share.png);
}

.fixBox .fix_item.fix_item5 {
    background-image: url(../Images/icon_totop.png);
}

.fixBox .fix_item .icon_arrow {
    width: 9px;
    height: 18px;
    display: block;
    position: absolute;
    right: -9px;
    top: 14px;
    background-image: url(../Images/icon_jianjiao.png);
    background-position: right center;
}

.fixBox .fix_item.fix_item .fix_leftBox {
    width: 133px;
    border: 1px solid #949494;
    background: #fff;
    position: absolute;
    top: 0;
    left: -132px;
    display: none;
}

.fixBox .fix_item.fix_item1 .fix_leftBox .fix_leftBox_t {
    border-bottom: 1px dashed #e3e3e3;
    height: 74px;
    background-image: url(../Images/icon_qq.png);
    background-repeat: no-repeat;
    background-position: center;
}

.fixBox .fix_item.fix_item1 .fix_leftBox .fix_leftBox_m {
    height: 95px;
    border-bottom: 1px dashed #e3e3e3;
    padding-top: 60px;
    background-position: center 22px;
    background-image: url(../Images/icon_phone1.png);
    background-size: 37px 27px;
    background-repeat: no-repeat;
    color: #003470;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}

.fixBox .fix_item.fix_item1 .fix_leftBox .fix_leftBox_b {
    padding: 10px 0;
}

.fixBox .fix_item.fix_item1 .fix_leftBox .fix_leftBox_b span {
    display: block;
    text-align: center;
}

.fixBox .fix_item.fix_item2 .fix_leftBox_t {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.fixBox .fix_item.fix_item2 .fix_leftBox_m {
    width: 130px;
    height: 130px;
    line-height: 130px;
    text-align: center;
}

.fixBox .fix_item.fix_item2 .fix_leftBox_m img {
    width: 115px;
    height: 115px;
}

.fixBox .fix_item.fix_item4 .fix_leftBox {
    width: 220px;
    padding: 20px;
    left: -219px;
}

.fixBox .fix_item.fix_item4 .fix_leftBox .bdsharebuttonbox>span {
    float: left;
    height: 80px;
    line-height: 40px;
}

.fixBox .fix_item:hover {
    background-color: #494949;
}

.fixBox .fix_item:hover .fix_leftBox {
    display: block;
}

.ban {
    width: 100%;
    height: 400px;
}


.ban img {
    width: 100%;
    height: 400px;
}

.container {
    width: 1200px;
    margin: 35px auto;
}

/* *******************************面包屑导航******************************* */

.crumb {
    height: 37px;
    line-height: 37px;
    color: #fff;
    padding-left: 35px;
    background-color: #00428d;
    background-image: url(../Images/icon_crumb.png);
    background-position: 11px center;
    background-repeat: no-repeat;
    font-size: 16px;
}

.crumb a {
    color: #fff;
    margin: 0 5px;
}

.crumb a:hover {
    text-decoration: underline;
}

.crumb span {
    color: #e99102;
    margin: 0 5px;
}

.prod_list {
    width: 100%;
    margin-top: 20px;
}

.prodcateBox {
    width: 205px;
    height: 600px;
    background: #00428d;
    padding: 15px;
    position: relative;
}

.prodcateBox .prodcateTit {
    width: 100%;
    height: 43px;
    line-height: 43px;
    padding-left: 60px;
    background-image: url(../Images/icon_fenlei.png);
    background-repeat: no-repeat;
    background-position: 28px center;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #6e94be;
    margin-bottom: 37px;
}

.prodcateBox>a {
    display: block;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #fff;
    line-height: 50px;
    text-align: center;
    color: #fff;
}

.prodcateBox>a.on {
    background: #e99102;
}

.prodcateBox>a.on:hover {
    background: #e99102;
}

.prodcateBox>a:hover {
    background: #003470;
}

.prodcateBox .lxBox {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px;
    background: #fff;
    border-radius: 10px;
    width: 170px;
    height: 170px;
    overflow: hidden;
}

.prodcateBox .lxBox .lx_t {
    height: 46px;
    background: #e99102;
    padding-left: 46px;
    background-image: url(../Images/icon_phone3.png);
    background-position: 18px center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 14px;
    padding-top: 5px;
}

.prodcateBox .lxBox .lx_b {
    text-align: center;
    padding-top: 10px;
}

.prodcateBox .lxBox .lx_b img {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto;
}

.prodlist_box {
    width: 975px;
}

.prodlist_box ul {
    height: 620px;
}

.prodlist_box ul li {
    width: 288px;
    margin-left: 37px;
    float: left;
    margin-bottom: 10px;
}

.prodlist_box ul li a.imgBox {
    width: 288px;
    height: 265px;
    background: #00428d;
    display: block;
    overflow: hidden;
}

.prodlist_box ul li a.imgBox img {
    width: 288px;
    height: 259px;
    transition: all 0.5s;
    overflow: hidden;
}

.prodlist_box ul li a.imgBox img:hover {
    /* transform: scale(1.2); */
}

.prodlist_box ul li .name {
    text-align: center;
    line-height: 35px;
    height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
}

.prodlist_box ul li .name a:hover {
    color: #00428d;
}

.pub_khal {
    width: 1200px;
    margin: 40px auto 0;
}

.pubb_tit {
    height: 40px;
    line-height: 40px;
    padding-left: 27px;
    padding-right: 20px;
    background-color: #00428d;
    background-image: url(../Images/icon_pubbtit.png);
    background-position: 9px center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
}

.pubb_tit a {
    color: #fff;
    font-size: 14px;
}

.pubb_tit a:hover {
    text-decoration: underline;
}

.pubb_khal_b,.pub_tjcp .pubb_tjcp_b {
    border: 1px solid #00428d;
    padding: 25px 0 20px 20px;
}

.pubb_khal_b li,.pub_tjcp .pubb_tjcp_b li {
    width: 217px;
    margin-right: 18px;
    float: left;
}

.pubb_khal_b li .imgBox {
    width: 217px;
    height: 153px;
    border: 6px solid #00428d;
    border-radius: 10px;
    overflow: hidden;
}
.pub_tjcp .pubb_tjcp_b .imgBox{
    height: 195px;
    width: 217px;
    border: 1px solid #787878;
}

.pubb_khal_b li .imgBox a,.pub_tjcp .pubb_tjcp_b .imgBox a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}
.pubb_khal_b li .imgBox a img,.pub_tjcp .pubb_tjcp_b .imgBox a img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.pubb_khal_b li .imgBox a img:hover ,.pub_tjcp .pubb_tjcp_b .imgBox a img:hover{
    /* transform: scale(1.2); */
}
.pub_tjcp .pubb_tjcp_b li:hover .imgBox{
    border-color: #e99102;
}
.pubb_khal_b li .name{
    height: 36px;
    line-height: 36px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
}
.pub_tjcp .pubb_tjcp_b li .name {
    height: 36px;
    line-height: 36px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    border: 1px solid #787878;
    margin-top: 5px;
}
.pub_tjcp .pubb_tjcp_b li:hover .name{
    background: #e99102;
    border-color: #e99102;
}
.pubb_khal_b li .name a:hover {
    color: #00428d;
}
.pub_tjcp .pubb_tjcp_b li:hover .name a{
    color: #fff;
}

.pub_jswz,.pub_tjcp {
    width: 1200px;
    margin: 40px auto 0;
}

.pub_jswz .pubb_jswz_b {
    border: 1px solid #00428d;
    padding: 15px 0;
}

.pub_jswz .pubb_jswz_b>ul {
    width: 50%;
    padding: 0 15px;
}

.pub_jswz .pubb_jswz_b>ul li {
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    height: 91px;
    padding: 12px 0;
}

.pub_jswz .pubb_jswz_b>ul li .imgBox {
    width: 109px;
    height: 65px;
}

.pub_jswz .pubb_jswz_b>ul li .imgBox a {
    display: block;
    width: 100%;
    height: 100%;
}

.pub_jswz .pubb_jswz_b>ul li .imgBox a img {
    width: 100%;
    height: 100%;
}

.pub_jswz .pubb_jswz_b>ul li .jswz_br {
    width: 440px;
}

.pub_jswz .pubb_jswz_b>ul li .jswz_br .name {
    width: 100%;
    height: 24px;
}

.pub_jswz .pubb_jswz_b>ul li .jswz_br .name a {
    display: block;
    float: left;
    width: 320px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
}
.pub_jswz .pubb_jswz_b>ul li .jswz_br .name a:hover{
    color: #00428d;
}
.pub_jswz .pubb_jswz_b>ul li .jswz_br .name span {
    float: right;
    color: #000;
    height: 24px;
    line-height: 24px;
}

.pub_jswz .pubb_jswz_b>ul li .jswz_br .desc {
    line-height: 20px;
    font-size: 12px;
    color: #606060;
    height: 40px;
    overflow: hidden;
}

.prod_khal_l,.prod_lxwm_l {
    margin-top: 30px;
    width: 205px;
}

.prod_khal_lb,.prod_lxwm_lb {
    border: 1px solid #00428d;
    padding: 15px 0;
}
.prod_lxwm_lb span{
    display: block;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    padding: 0 5px 0 8px;
}
.prod_lxwm_lb img{
    width: 124px;
    height: 124px;
    display: block;
    margin: 10px auto 0;
}
.prod_lxwm_lb strong{
    display: block;
    text-align: center;
}
.prod_khal_lb li {
    width: 170px;
    margin: 0 auto 5px;
}

.prod_khal_lb li .imgBox {
    width: 170px;
    height: 117px;
    border: 1px solid #00428d;
    overflow: hidden;
}

.prod_khal_lb li .imgBox a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}

.prod_khal_lb li .imgBox a img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.prod_khal_lb li .imgBox a img:hover {
    /* transform: scale(1.2); */
}

.prod_khal_lb li .name {
    height: 30px;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
}

.prod_khal_lb li .name a:hover {
    color: #00428d;
}

.prod_detail_tl {
    width: 430px;
}

.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;

}
.swiper-slide img{
    width: 100%;
    height: 100%;
}
.gallery-top {
    height: 387px;
    width: 430px;
    border-radius: 10px;
}

.gallery-thumbs {
    height: 94.5px;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.prod_detail_tr{
    width: 500px;
}
.prod_detail_tr .prod_detail_trt{
    height: 340px;
    overflow: hidden;
}
.prod_detail_tr .prod_detail_trt .name{
    width: 100%;
    height: 75px;
    border-bottom: 1px solid #b8b8b8;
    padding-top: 20px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #00428d;
    margin-bottom: 20px;
}
.prod_detail_tr .prod_detail_trt .cate{
    line-height: 30px;
    border-radius: 8px;
    background: #00428d;
    color: #fff;
    padding: 0 8px;
    display: inline-block;
    margin-bottom: 5px;
} 
.prod_detail_tr .prod_detail_trt .cpys{
    line-height: 30px;
    border-radius: 8px;
    background: #00428d;
    color: #fff;
    padding: 0 8px;
    display: inline-block;
    margin-bottom: 10px;
} 
.prod_detail_tr .prod_detail_trt .desc{
    line-height: 20px;
} 

.prod_detail_trb>a{
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 24px;
    background: #e99102;
    font-size: 18px;
    margin: 0 auto;
}
.prod_detail_trb>.xsrx{
    line-height: 70px;
    text-align: center;
    color: #00428d;
    font-size: 28px;
    font-weight: 700;
}
.publ_nav{
    margin-top: 20px;
    height: 40px;
    border-bottom: 3px solid #00428d;
}
.publ_nav>a{
    display: inline-block;
    height: 37px;
    line-height: 37px;
    background: #e99102;
    color: #fff;
    padding: 0 15px;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    font-size: 20px;

}
.detail{
    padding: 15px;
    overflow: hidden;
}
.prod_list .fl .newscateBox{
    width: 205px;
}
.prod_list .fl .newscateBox span,
.prod_list .fl .newscateBox a{
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #e99102;
    background: #00428d;
    font-size: 20px;
}
.prod_list .fl .newscateBox a{
    background: #fff;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #787878;
}
.prod_list .fl .newscateBox a.on{
    background: #d9d6d0;
}
.prod_list .fl .newscateBox a:hover{
    background: #f5f5f5;
}
.prod_list .fl .newscateBox a.on:hover{
    background: #d9d6d0;
}

.newslist_box{
    width: 952px;
}
.newslist_box ul li{
    height: 175px;
    border-bottom: 1px solid #7f7f7f;
    padding-top: 25px;
}
.newslist_box ul li .imgBox{
    width: 218px;
    height: 138px;
    position: relative;

}
.newslist_box ul li .imgBox a{
    display: block;
    width: 205px;
    height: 129px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #e99102;
}
.newslist_box ul li .imgBox a img{
    position: absolute;
    right: 5px;
    bottom: 4px;
    width: 213px;
    height: 134px;
    border: 3px solid #00428d;
}
.newslist_box ul li .newslist_r{
    width: 720px;
}
.newslist_box ul li .newslist_r .name{
    height: 31px;
    border-bottom: 1px dashed #a1a1a1;
    line-height: 30px;
}
.newslist_box ul li .newslist_r .name>a{
    float: left;
    max-width: 500px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #000;
}
.newslist_box ul li .newslist_r .name>a:hover{
    color: #00428d;
}
.newslist_box ul li .newslist_r .name>.time{
    float: right;
    padding-right: 35px;
    color: #636363;
    background-image: url(../Images/icon_time.png);
    background-position: 79px center;
    background-repeat: no-repeat;
}
.newslist_box ul li .newslist_r .desc{
    margin-top: 8px;
    line-height: 24px;
    color: #404040;
    height: 72px;
    overflow: hidden;
}

.newsDetail_main {
    margin-top: 50px;
}
.newsDetail_main .name{
    line-height: 40px;
    font-size: 26px;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding: 0 100px;
}
.newsDetail_main .time{
    font-size: 16px;
    color: #404040;
    text-align: center;
    margin-top: 10px;
}
.newsDetail_main .time span{
    margin: 0 10px;
}
.newsDetail_main .detail{
    padding: 0 15px;
    overflow: hidden;
}
.newsDetail_main .detail img{
    max-width: 100%;
}
.newsDetail_main .detail.custom_detail{
    text-align: center;
    margin-top: 50px;
}
.newsDetail_main .npbox{
    margin-top: 50px;
}
.newsDetail_main .npbox a:hover{
    color: #00428d;
    text-decoration: underline;
}

.project_list_main{
    margin-top: 50px;
    width: 100%;
    overflow: hidden;
}
.project_list_main ul{
    width: 1220px;
}
.project_list_main ul li{
    width: 280px;
    margin-right: 25px;
    margin-bottom: 15px;
    float: left;
}
.project_list_main ul li .imgBox{
    width: 280px;
    height: 193px;
}
.project_list_main ul li .imgBox a{
    display: block;
    width: 280px;
    height: 193px;
    overflow: hidden;
}
.project_list_main ul li .imgBox a img{
    width: 280px;
    height: 193px;
    transition: all 0.5s;
}
.project_list_main ul li .imgBox a img:hover{
    /* transform: scale(1.2); */
}
.project_list_main ul li .name{
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #00428d;
}
.project_list_main ul li .name a{
    color: #fff;
}
.project_list_main ul li .name a:hover{
    color: #e99102;
}

.aboutus_main{
    margin-top: 50px;
}
.aboutus_main .tit>div{
    width: 630px;
    height: 90px;
    background: #00428d;
    line-height: 90px;
    text-align: center;
    color: #e99102;
    font-weight: 700;
    font-size: 38px;
    border-radius: 8px;
}
.aboutus_main .tit>span{
    font-size: 38px;
    color: #00428d;
    line-height: 90px;
}
.aboutUs_detail_box{
    width: 100%;
    height: 709px;
    background-image: url(../Images/about_bg.png);
    background-size: cover;
    margin-top: 5px;
}
.aboutUs_detail_box .aboutUs_detail{
    width: 350px;
    height: 450px;
    margin-top: 180px;
    margin-right: 25px;
    line-height: 20px;
    text-align: justify;
    text-indent: 16px;
}
.qywh_box{
    margin-top: 50px;
}
.qywh_box .qywh_tit{
    width: 630px;
    height: 90px;
    background: #00428d;
    line-height: 90px;
    text-align: center;
    color: #e99102;
    font-weight: 700;
    font-size: 38px;
    border-radius: 8px;
    margin: 0 auto;
}
.qywh_box .qywh_b{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.qywh_box .qywh_b .qywh_item{
    width: 170px;
}
.qywh_box .qywh_b .qywh_item .item_tit{
    height: 57px;
    line-height: 57px;
    font-size: 20px;
    color: #e99102;
    text-align: center;
}
.qywh_box .qywh_b .qywh_item .item_b{
    width: 170px;
    height: 170px;
    border: 5px solid #e99102;
    background: #00428d;
    border-radius: 50%;
    position: relative;
}
.qywh_box .qywh_b .qywh_item .item_b .item_txt{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 16px;
    width: 80%;
    text-align: center;
}
.contact_main_box{
    margin-top: 50px;
}
.contact_main_box .tit{
    font-size: 40px;
    color: #000;
    text-align: center;
}
.contact_main_box .tips{
    text-align: center;
    color: #b0b0b0;
    margin-top: 20px;
    margin-bottom: 50px;
}
.contact_main_box>form{
    width: 860px;
    margin: 0 auto;
}
.contact_main_box>form .form_item{
    width: 370px;
    margin: 0 30px;
    height: 48px;
    border: 1px solid #666666;
    float: left;
    margin-bottom: 30px;
    border-radius: 8px;
    line-height: 46px;
    padding: 0 15px;
}

.contact_main_box>form .form_item input{
    width: 280px;
    height: 46px;
    border: none;
    outline: none;
}

.contact_main_box>form .form_item.form_item1{
    width: 800px;
    height: 150px;
    padding: 0;
    overflow: hidden;
}
.contact_main_box>form .form_item.form_item1 textarea{
    padding: 15px;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    resize: none;
    color: #333;
    display: inline-block;
}
.contact_main_box>form .subBtn{
    width: 500px;
    height: 50px;
    background: #00428d;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    border: none;
    border-radius: 8px;
    display: block;
    margin: 0 auto;
}
.contact_main_box .contact_info{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.contact_main_box .contact_info .continfo_item{
    width: 230px;
    text-align: center;
}
.contact_main_box .contact_info .continfo_item .icon_box{
    width: 133px;
    height: 133px;
    margin: 0 auto;
    border: 2px solid #e99102;
    border-radius: 50%;
}
.contact_main_box .contact_info .continfo_item .icon_box .icon_boxx{
    border: 8px solid #fff;
    background-color: #e99102;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.contact_main_box .contact_info .continfo_item .icon_box .icon_boxx.icon1{
    background-image: url(../Images/icon_conta1.png);
}
.contact_main_box .contact_info .continfo_item .icon_box .icon_boxx.icon2{
    background-image: url(../Images/icon_conta2.png);
}
.contact_main_box .contact_info .continfo_item .icon_box .icon_boxx.icon3{
    background-image: url(../Images/icon_conta3.png);
}
.contact_main_box .contact_info .continfo_item .icon_box .icon_boxx.icon4{
    background-size:69px 69px;
}

.contact_main_box .contact_info .continfo_item .tit{
    font-size: 20px;
    font-weight: 700;
    color: #666;
    margin-top: 10px;
}
.contact_main_box .contact_info .continfo_item .info{
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}
.contact_main_box .contact_info .continfo_item .than{
    width: 118px;
    height: 34px;
    background: #00428d;
    line-height: 34px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    margin: 10px auto 0;
}

#allmap{
    width: 850px;
    height: 350px;
    margin: 70px auto 0;
    border: 1px solid #777;
}

.custom_list{
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}
.custom_list ul{
    width: 1235px;
}
.custom_list ul li{
    width: 210px;
    margin-right: 37px;
    margin-bottom: 25px;
    float: left;
}
.custom_list ul li .imgBox{
    width: 210px;
    height: 290px;
    text-align: center;
    line-height: 290px;
}
.custom_list ul li .imgBox img{
    max-width: 210px;
    max-height: 290px;
}
.custom_list ul li>a{
    display: block;
    line-height: 44px;
    font-size: 20px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.custom_list ul li>a:hover{
    color: #00428d;
}

.nav ul{
    position: relative;
}
.nav .downBox{
    width: 85.72%;
    position: absolute;
    top: 45px;
    left: 14.28%;
    background: #fff;
    z-index: 999;
    box-shadow: 0px 0px 8px #999;
    display: none;
}
.nav .downBox .downBoxItem{
    width: 33.33%;
    float: left;
    padding-bottom: 15px;
    text-align: center;
}
.nav .downBox .downBoxItem img{
    max-width: 90%;
    max-height: 150px;
    display: block;
    margin: 10px auto;
}

.nav .downBox .downBoxItem a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 5px;
    color: #00428d;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nav .downBox .downBoxItem a:hover{
    background: #00428d;
    color: #fff;
}
.sxBox{
    line-height: 100px;
    height: 100px;
}
.sxBox a:hover{
    text-decoration: underline;
    color: #00e18a;
}
